
/* Import fonts */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/lato-black.eot');
    src: url('../fonts/lato/lato-black.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-black.woff') format('woff'), url('../fonts/lato/lato-black.ttf') format('truetype'), url('../fonts/lato/lato-black.svg#latoblack') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/lato-bold.eot');
    src: url('../fonts/lato/lato-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-bold.woff') format('woff'), url('../fonts/lato/lato-bold.ttf') format('truetype'), url('../fonts/lato/lato-bold.svg#latobold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/lato-bolditalic.eot');
    src: url('../fonts/lato/lato-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-bolditalic.woff') format('woff'), url('../fonts/lato/lato-bolditalic.ttf') format('truetype'), url('../fonts/lato/lato-bolditalic.svg#latobold-italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/lato-italic.eot');
    src: url('../fonts/lato/lato-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-italic.woff') format('woff'), url('../fonts/lato/lato-italic.ttf') format('truetype'), url('../fonts/lato/lato-italic.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/lato-light.eot');
    src: url('../fonts/lato/lato-light.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-light.woff') format('woff'), url('../fonts/lato/lato-light.ttf') format('truetype'), url('../fonts/lato/lato-light.svg#latolight') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato/lato-regular.eot');
    src: url('../fonts/lato/lato-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/lato-regular.woff') format('woff'), url('../fonts/lato/lato-regular.ttf') format('truetype'), url('../fonts/lato/lato-regular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Flat-UI-Icons';
    src: url('../fonts/glyphicons/flat-ui-icons-regular.eot');
    src: url('../fonts/glyphicons/flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons/flat-ui-icons-regular.woff') format('woff'), url('../fonts/glyphicons/flat-ui-icons-regular.ttf') format('truetype'), url('../fonts/glyphicons/flat-ui-icons-regular.svg#flat-ui-icons-regular') format('svg');
}
[class^="fui-"], [class*="fui-"] {
    font-family: 'Flat-UI-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fui-triangle-up:before {
    content: "\e600";
}
.fui-triangle-down:before {
    content: "\e601";
}
.fui-triangle-up-small:before {
    content: "\e602";
}
.fui-triangle-down-small:before {
    content: "\e603";
}
.fui-triangle-left-large:before {
    content: "\e604";
}
.fui-triangle-right-large:before {
    content: "\e605";
}
.fui-arrow-left:before {
    content: "\e606";
}
.fui-arrow-right:before {
    content: "\e607";
}
.fui-plus:before {
    content: "\e608";
}
.fui-cross:before {
    content: "\e609";
}
.fui-check:before {
    content: "\e60a";
}
.fui-radio-unchecked:before {
    content: "\e60b";
}
.fui-radio-checked:before {
    content: "\e60c";
}
.fui-checkbox-unchecked:before {
    content: "\e60d";
}
.fui-checkbox-checked:before {
    content: "\e60e";
}
.fui-info-circle:before {
    content: "\e60f";
}
.fui-alert-circle:before {
    content: "\e610";
}
.fui-question-circle:before {
    content: "\e611";
}
.fui-check-circle:before {
    content: "\e612";
}
.fui-cross-circle:before {
    content: "\e613";
}
.fui-plus-circle:before {
    content: "\e614";
}
.fui-pause:before {
    content: "\e615";
}
.fui-play:before {
    content: "\e616";
}
.fui-volume:before {
    content: "\e617";
}
.fui-mute:before {
    content: "\e618";
}
.fui-resize:before {
    content: "\e619";
}
.fui-list:before {
    content: "\e61a";
}
.fui-list-thumbnailed:before {
    content: "\e61b";
}
.fui-list-small-thumbnails:before {
    content: "\e61c";
}
.fui-list-large-thumbnails:before {
    content: "\e61d";
}
.fui-list-numbered:before {
    content: "\e61e";
}
.fui-list-columned:before {
    content: "\e61f";
}
.fui-list-bulleted:before {
    content: "\e620";
}
.fui-window:before {
    content: "\e621";
}
.fui-windows:before {
    content: "\e622";
}
.fui-loop:before {
    content: "\e623";
}
.fui-cmd:before {
    content: "\e624";
}
.fui-mic:before {
    content: "\e625";
}
.fui-heart:before {
    content: "\e626";
}
.fui-location:before {
    content: "\e627";
}
.fui-new:before {
    content: "\e628";
}
.fui-video:before {
    content: "\e629";
}
.fui-photo:before {
    content: "\e62a";
}
.fui-time:before {
    content: "\e62b";
}
.fui-eye:before {
    content: "\e62c";
}
.fui-chat:before {
    content: "\e62d";
}
.fui-home:before {
    content: "\e62e";
}
.fui-upload:before {
    content: "\e62f";
}
.fui-search:before {
    content: "\e630";
}
.fui-user:before {
    content: "\e631";
}
.fui-mail:before {
    content: "\e632";
}
.fui-lock:before {
    content: "\e633";
}
.fui-power:before {
    content: "\e634";
}
.fui-calendar:before {
    content: "\e635";
}
.fui-gear:before {
    content: "\e636";
}
.fui-bookmark:before {
    content: "\e637";
}
.fui-exit:before {
    content: "\e638";
}
.fui-trash:before {
    content: "\e639";
}
.fui-folder:before {
    content: "\e63a";
}
.fui-bubble:before {
    content: "\e63b";
}
.fui-export:before {
    content: "\e63c";
}
.fui-calendar-solid:before {
    content: "\e63d";
}
.fui-star:before {
    content: "\e63e";
}
.fui-star-2:before {
    content: "\e63f";
}
.fui-credit-card:before {
    content: "\e640";
}
.fui-clip:before {
    content: "\e641";
}
.fui-link:before {
    content: "\e642";
}
.fui-tag:before {
    content: "\e643";
}
.fui-document:before {
    content: "\e644";
}
.fui-image:before {
    content: "\e645";
}
.fui-facebook:before {
    content: "\e646";
}
.fui-youtube:before {
    content: "\e647";
}
.fui-vimeo:before {
    content: "\e648";
}
.fui-twitter:before {
    content: "\e649";
}
.fui-spotify:before {
    content: "\e64a";
}
.fui-skype:before {
    content: "\e64b";
}
.fui-pinterest:before {
    content: "\e64c";
}
.fui-path:before {
    content: "\e64d";
}
.fui-linkedin:before {
    content: "\e64e";
}
.fui-google-plus:before {
    content: "\e64f";
}
.fui-dribbble:before {
    content: "\e650";
}
.fui-behance:before {
    content: "\e651";
}
.fui-stumbleupon:before {
    content: "\e652";
}
.fui-yelp:before {
    content: "\e653";
}
.fui-wordpress:before {
    content: "\e654";
}
.fui-windows-8:before {
    content: "\e655";
}
.fui-vine:before {
    content: "\e656";
}
.fui-tumblr:before {
    content: "\e657";
}
.fui-paypal:before {
    content: "\e658";
}
.fui-lastfm:before {
    content: "\e659";
}
.fui-instagram:before {
    content: "\e65a";
}
.fui-html5:before {
    content: "\e65b";
}
.fui-github:before {
    content: "\e65c";
}
.fui-foursquare:before {
    content: "\e65d";
}
.fui-dropbox:before {
    content: "\e65e";
}
.fui-android:before {
    content: "\e65f";
}
.fui-apple:before {
    content: "\e660";
}
body {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.72222;
    color: #02344e;
    background-color: #ffffff;
}
a {
    color: #16a085;
    text-decoration: none;
    -webkit-transition: .25s;
    transition: .25s;
}
a:hover, a:focus {
    color: #1abc9c;
    text-decoration: none;
}
a:focus {
    outline: none;
}
ul li {
    list-style: none;
}
a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
::selection {
    background: #c62527;
    color: #fff;
}
::-moz-selection {
    background: #c62527;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    color: #c62527;
    font-weight: bold;
}
a {
    color: #444e67;
}
a:hover {
    color: #c62527;
}
p {
    line-height: 22px
}
sup {
    font-size: 10px;
}
/*header*/
.header-frontend .navbar {
    margin-bottom: 0;
}
.navbar-default {
    border: none;
}
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
    /*background-color: #02344e;
    border-color: #02344e;*/
}
.navbar-brand {
    color: #bcc0cd;
    font-size: 30px;
    font-weight: 100;
    line-height: 30px;
    margin-top: 20px;
    margin-left: 0 !important;
    padding: 0 0 0 15px;
    background: url("../img/logo.svg") no-repeat;
    text-indent: -99999px;
    width: 200px;
    height: 90px
}
.navbar-brand span {
    color: #c62527;
}
.header, .footer {
    min-height: 60px;
    padding: 0 15px;
}
.header-frontend .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}
.header-frontend .navbar-default {
    background-color: #fff;
}
.header-frontend .nav li a, .header-frontend .nav li.active ul.dropdown-menu li a {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    background: none;
}
.header-frontend .nav li a:hover, .header-frontend .nav li a:focus, .header-frontend .nav li.active a, .header-frontend .nav li.active a:hover, .header-frontend .nav li a.dropdown-toggle:hover, .header-frontend .nav li a.dropdown-toggle:focus, .header-frontend .nav li.active ul.dropdown-menu li a:hover, .header-frontend .nav li.active ul.dropdown-menu li.active a {
    background: none;
    border-radius: 0;
    /*border-bottom: 2px #c62527 solid;*/
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.header-frontend .navbar-default .navbar-nav > .open > a, .header-frontend .navbar-default .navbar-nav > .open > a:hover, .header-frontend .navbar-default .navbar-nav > .open > a:focus {
    color: #ccc;
    background-color: #c62527;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.header-frontend .navbar {
    min-height: 130px;
}
.header-frontend .navbar-nav > li {
    padding-bottom: 30px;
    padding-top: 50px;
}
.header-frontend  .navbar-nav > li > a {
    color:#999;
    padding-bottom: 6px;
    padding-top: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 2px;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.dropdown-menu li a:hover {
    color: #ccc !important;
}

.dropdown-menu.pull-right {     
    top: auto;     
    margin-top: 5px;     
    right: 15px; 
}

.header-frontend .nav .caret {
    border-bottom-color: #999;
    border-top-color: #999;
}
.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
}
.header-frontend .nav li .dropdown-menu {
    padding: 0;
}
.header-frontend .nav li .dropdown-menu li a {
    line-height: 28px;
    padding: 3px 12px;
}

/*search*/
.search {
    margin-top: 3px;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid #fff;
    box-shadow: none;
    background: url("../img/search-icon.jpg") no-repeat 10px 8px;
    background-color: #fff;
    padding: 0 5px 0 35px;
    color: #fff;
}
.search:focus {
    margin-top: 3px;
    width: 180px;
    border: 2px solid #eaeaea;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #c8c8c8;
    font-weight: 400;
    margin-left: 10px;
}

/*login page*/
.login-body {
    background-color: #f1f2f7;
}
.form-signin {
    max-width: 330px;
    margin: 100px auto 0;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.form-signin h2.form-signin-heading {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background: #41cac0;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.form-signin .checkbox {
    margin-bottom: 14px;
}
.form-signin .checkbox {
    font-weight: normal;
    color: #b6b6b6;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"], .form-signin input[type="password"] {
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 2px solid #eaeaea;
    box-shadow: none;
    font-size: 14px;
}
.form-signin .btn-login {
    background: #c62527;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    box-shadow: 0 4px #e56b60;
    margin-bottom: 20px;
}
.form-signin p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}
.form-signin a {
    color: #c62527;
}
.form-signin a:hover {
    color: #b6b6b6;
}
.login-wrap {
    padding: 20px;
}
.login-social-link {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.login-social-link a {
    color: #fff;
    padding: 15px 28px;
    border-radius: 4px;
}
.login-social-link a:hover {
    color: #fff;
}
.login-social-link a i {
    font-size: 20px;
    padding-right: 10px;
}
.login-social-link a.facebook {
    background: #5193ea;
    margin-right: 19px;
    box-shadow: 0 4px #2775e2;
    float: left;
}
.login-social-link a.twitter {
    background: #44ccfe;
    box-shadow: 0 4px #2bb4e8;
    float: left;
}

/*homepage features*/
.feature-head {
    padding: 50px 0;
}
.feature-head h1 {
    color: #02344e;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
}
.feature-head p {
    color: #8a8b8b;
    font-size: 18px;
    font-weight: 400;
}
.f-box {
    background: #f4f4f4;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    min-height: 210px;
    margin-bottom: 20px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}
.f-box i {
    font-size: 50px;
    line-height: normal;
    margin-top: 40px;
    display: block;
    color: #ffffff;
}
.f-box:hover, .f-box.active {

    /*background: #c62527;*/
    background: #02344e;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    min-height: 210px;
    margin-bottom: 20px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}
.f-box:hover i, .f-box.active i {
    font-size: 50px;
    line-height: normal;
    margin-top: 40px;
    display: block;
    color: #fff;
}
.f-box:hover h2, .f-box.active h2 {
    color: #fff;
}
.f-box h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.f-box.terques {
    background: #6ccac9;
    color: #fff;
}

.f-box.red {
    background: #c62527;
    color: #fff;
}

.f-box.yellow {
    background: #f8d347;
    color: #fff;
}

.f-box.blue {
    background: #57c8f2;
    color: #fff;
}

.f-box .terques {
    background: #6ccac9;
    color: #fff;
}

.f-box .red {
    background: #c62527;
    color: #fff;
}

.f-box .yellow {
    background: #f8d347;
    color: #fff;
}

.f-box .blue {
    background: #57c8f2;
    color: #fff;
}

.f-text {
    font-size: 14px;
    font-weight: 400;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    margin: 20px 20px;
}
/*list stripped*/
.list-stripped {
    margin: 0 0 50px;

}
.list-stripped li {
    position: relative;
    padding: 7px 5px;
    border-bottom: 1px dashed #eaeaea;
}

/*state overview*/

.state-overview .symbol, .state-overview .value {
    display: inline-block;
    text-align: center;
}

.state-overview .value  {
    float: right;

}

.state-overview .value h1, .state-overview .value p  {
    margin: 0;
    padding: 0;
    color: #c6cad6;
}

.state-overview .value h1 {
    font-weight: 300;
}

.state-overview .symbol i {
    color: #fff;
    font-size: 50px;
}

.state-overview .symbol {
    width: 40%;
    padding: 25px 15px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.state-overview .value {
    width: 58%;
    padding-top: 21px;
}

.state-overview .terques {
    background: #6ccac9;
}

.state-overview .red {
    background: #c62527;
}

.state-overview .yellow {
    background: #f8d347;
}

.state-overview .blue {
    background: #57c8f2;
}

/*quote*/
.quote {
    margin: 70px 0;
    display: inline-block;
    width: 100%;
}
.quote-info {
    background: #02344e;
    padding: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    min-height: 72px;
}
.quote-info h1 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}
.quote-info p {
    color: #9eb3c4;
    font-weight: 400;
    margin: 0;
}
.purchase-btn {
    width: 100%;
    line-height: 75px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
.accordion {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}

/*tabs*/
.tab {
    background: #fff;
}
.tab .nav > li > a {
    padding: 18px 15px;
}
.tab-bg-dark-navy-blue {
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    padding: 0;
}
.tab-bg-dark-navy-blue .nav > li > a:hover, .tab-bg-dark-navy-blue .nav > li > a:focus {
    text-decoration: none;
}
.panel-heading .nav > li > a, .panel-heading .nav > li.active > a, .panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
    border-width: 0;
    border-radius: 0;
}
.panel-heading .nav > li.active > a, .panel-heading .nav > li > a:hover {
    color: #6f6f6f;
}
.panel-heading .nav > li:first-child.active > a, .panel-heading .nav > li:first-child > a:hover {
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
}
.tab .nav-tabs.nav-justified > li.active {
    border-bottom: 2px solid #c62527;
}
.tab .nav-tabs.nav-justified > li {
    border-bottom: 2px solid #e2e2e4;
}
.panel-body {
    padding: 15px 0;
}
.tab .nav-tabs.nav-justified > li:last-child {
    border-right: none;
    border-radius: 5px 5px 0 0;
}
.p-head {
    color: #c62527;
    font-size: 14px;
    font-weight: 400;
}
.cmt-head {
    font-size: 14px;
    font-weight: 400;
}
.p-thumb img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 50px;
    width: 50px;
}

/*testimonial*/
.about-testimonial ul li {
    list-style: none;
}
.about-testimonial {
    margin: 20px 0 0 0;
    position: relative;
}
ul.about-flex-slides {
    margin-left: 0;
}
.flex-direction-nav {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 70px;
}
.flex-direction-nav li {
    display: inline-block;
    width: 12px;
}
.flex-direction-nav li a {
    outline: none;
}
.flex-direction-nav li a i {
    color: #cccccc;
}
.flex-control-paging {
    display: none;
}
.about-testimonial .about-testimonial-image {
    float: left;
    margin: 0 15px;
    position: relative;
}
.about-testimonial .about-testimonial-image img {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    height: 100px !important;
    width: 100px !important;
}
.about-flexslider .about-flex-slides img {
    display: block;
    width: 100%;
}
.about-testimonial a.about-testimonial-author {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 11px;
    margin: 30px 0 8px 0;
    color: #504946;
    font-weight: 400;
}
.about-testimonial .about-testimonial-company {
    display: block;
    font-size: 13px;
    line-height: 14px;
    color: #ababab;
    font-weight: 400;
}
.about-testimonial.boxed-style .about-testimonial-content {
    background-color: #e9e9e9;
    border: 2px solid #e9e9e9;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
.about-testimonial .about-testimonial-content {
    margin-top: 55px;
    padding: 20px;
    position: relative;
}
.about-testimonial .about-testimonial-content p {
    line-height: 20px;
    margin: 0;
}
.about-testimonial.boxed-style .about-testimonial-content:before {
    background-color: #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-color: #f5f5f5;
    border-image: none;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 60px;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
    display: none\0/;
    _display: none;
}

/*----image hove----*/
.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff;
}
.view .mask, .view .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 5px 0 0 0;
}
.view p {
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
    margin-bottom: 10px;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
}
.view a.info:hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.view-tenth .mask {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.view-tenth h2 {
    background: transparent;
    margin: 0px 10px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #333;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.view-tenth p {
    color: #333;
    line-height: normal;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.view-tenth a.info {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.view-tenth:hover img {
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=.5);
    opacity: .5;
}
.view-tenth:hover .mask {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view-tenth:hover h2, .view-tenth:hover p, .view-tenth:hover a.info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

/*imageview icon hover*/
[data-zlname] {
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*IMGS IN CONTAINER*/
[data-zlname] > img {
    display: block;
    max-width: 100%;
}

/*POP UP ELEMENTS*/
[data-zlname] [data-zl-popup] {
    position: absolute;
    display: block;
    padding: 1px;
    height: 40px;
    width: 40px;
    background: #323231;
    color: #fff;
    overflow: hidden;
    display: none;
    text-align: center;
}

/*OVERLAY*/

/*classic*/
[data-zl-overlay] {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    padding: inherit;
}

/*four*/
[data-zl-ovzoom0], [data-zl-ovzoom1], [data-zl-ovzoom2], [data-zl-ovzoom3] {
    position: absolute;
    width: 25%;
    height: 100%;
}

/*rolling*/
[data-zl-ovrolling] {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

/*double*/
[data-zl-ovdouble0], [data-zl-ovdouble1] {
    position: absolute;
    display: none;
}

/*-------*/
[data-zlname = reverse-effect] [data-zl-popup = link] {
    background: rgba(256, 256, 256, 1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
[data-zlname = reverse-effect] [data-zl-popup = link2] {
    background: rgba(256, 256, 256, 1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
[data-zlname = reverse-effect] [data-zl-popup = link]:hover, [data-zlname = reverse-effect] [data-zl-popup = link2]:hover {
    opacity: .5;
}
.mask a i {
    color: #242424 !important;
    font-size: 16px;
    line-height: 40px;
}
.r-work {
    color: #02344e;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
}
.bx-wrapper {
    margin-bottom: 120px;
}
/*table*/
table.display thead th {
    padding: 0 3px 10px;
}
/*pricing table*/
.pricing-table {
    background: #eeeeee;
    text-align: center;
    padding: 0 0 25px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 50px;
    min-height: 460px;
}
.pricing-table .fbox-img {
    padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 30px;
}

.pricing-table.most-popular {
    top: -20px;
    position: relative;
}
.most-popular {
    background: #c62527;
    color: #fff;
}
.most-popular h1 {
    font-size: 25px !important;
    padding-top: 27px !important;
}
.most-popular h2 {
    background: #d76b61 !important;
    margin-top: 20px !important;
}
.most-popular ul li {
    border-bottom: 1px dotted #d76b61 !important;
}
.most-popular .price-actions .btn {
    background: #d76b61 !important;
    margin: 10px 0;
    cursor: pointer;
}
.pricing-table .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    background: #acacac;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    cursor: pointer;
}
.pricing-head h1 {
    font-size: 18px;
    font-weight: 400;
    padding-top: 15px;
}
.pricing-head h1.white {
    color: #fff;
}
.pricing-head h2 {
    padding: 30px 0;
    background: #777777;
    color: #fff;
    font-size: 40px;
    font-weight: 100;
}
.pricing-table ul {
    margin: 15px 0;
    padding: 0;
}
.pricing-table ul h3 {
    font-size: 28px;
    font-weight: inherit;
    margin: 0;
    color: inherit;
}
.pricing-table ul h3.white {
    font-size: 28px;
    font-weight: inherit;
    margin: 0;
    color: #fff;
}
.pricing-table ul li {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 400;
}
.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -5px;
}
.pricing-quotation, .team-info {
    background: #EEEEEE;
    padding: 20px 20px 35px 20px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.pricing-quotation h3, .team-info h3 {
    font-weight: 400;
}
.pricing-quotation p, .team-info p {
    margin-bottom: 0px;
}
.pricing-plan, .team-info-wrap {
    position: relative;
}
.pricing-quotation:before, .team-info:before {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
}
.line-text {
    text-decoration: line-through;
}
.pricing-head .line-text {
    font-size: 16px;
}
.breadcrumbs {
    padding: 45px 0;
    margin-bottom: 40px;
}
.breadcrumb {
    margin-bottom: 0;
    background: none;
}
.breadcrumb li a {
    color: #c62527;
}
.breadcrumb li.active {
    color: #fff;
}
.breadcrumbs h1 {
    font-size: 24px;
    font-weight: 600;
    margin: 3px 0 0;
    text-transform: uppercase;
}

/*contact*/
.contact-map {
    margin-top: -40px;
    margin-bottom: 40px;
}
.contact-form {
    margin-bottom: 20px;
}
.address h4 {
    color: #02344e;
    text-transform: uppercase;
    margin-bottom: 20px;
}

/*about us*/
.about-us img {
    width: 100%;
}
.carousel-control.left, .carousel-control.right {
    background: none;
}
.carousel-control {
    background: #000000 !important;
    bottom: 40%;
    color: #FFFFFF;
    font-size: 20px;
    left: 0;
    line-height: 48px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    top: 40%;
    width: 10%;
}
.carousel-control:hover {
    background: rgba(212, 108, 94, .8) !important;
    color: #FFFFFF;    /*opacity: 0.6;*/
    text-decoration: none;
}
.carousel-control:hover, .carousel-control:focus {
    opacity: 0.6;
}
.carousel-caption {
    background: rgba(0, 0, 0, 0.6);
    padding-bottom: 0px;
    bottom: 0;
    color: #FFFFFF;
    left: 0 !important;
    padding-bottom: 5px;
    padding-top: 10px;
    position: absolute;
    right: 0 !important;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    z-index: 10;
}
.about h3 {

    /*text-transform: uppercase;*/
    color: #02344e;
    margin-top: 0;
}
.icon-wrap {
    font-size: 2em;
    height: 60px;
    width: 60px;
    float: left;
    line-height: 60px;
    text-align: center;
    color: #fff;
    margin-right: 30px;
}
.ico-bg {
    background: #c62527;
}
.round {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.content h3, .media h3 {
    margin-top: 0;
    color: #02344e;
    font-size: 20px;
}
.media h3 {
    margin-top: 20px;
}
.media-body h4 {
    font-size: 16px;
    color: #02344e;
}
.hiring {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.hiring {
    margin-top: 60px;
}
.gray-box {
    background: #f2f2f2;
    padding: 60px 0;
}
.progress {
    background-color: #E1E1E1;
}
.flexslider {
    background: none;
    border: none;
}
.about-skill-meter .sr-only {
    position: static !important;
}
.about-skill-meter .progress-bar {
    text-align: left;
    padding-left: 10px;
}
.about-skill-meter .progress {
    height: 30px;
    box-shadow: none;
    line-height: 30px;
}
.about-skill-meter .progress-bar-danger {
    background-color: #c62527;
    box-shadow: none;
}
.skills {
    margin-bottom: 25px;
    color: #47506a;
    font-size: 20px;
}

/*team*/
.person {
    margin-bottom: 10px;
}
.person img {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.team-social-link {
    display: block;
    margin: 10px 0 20px 0;
}
.team-social-link a {
    display: inline-block !important;
    color: #cac8c7;
    font-size: 20px;
    margin: 0 8px;
}
.team-social-link a:hover {
    color: #c62527;
}
.person-info h4, .person-info h4 a {
    color: #c62527;
    font-weight: 400;
    margin-bottom: 5px;
}
.mtop30 {
    margin-top: 30px;
}

/*typography*/
.highlight-1 {
    background: #9CCE44;
    color: #FFFFFF;
}
.highlight-2 {
    background: #242424;
    color: #FFFFFF;
}
.highlight-3 {
    background: #F2C600;
    color: #242424;
}
.dropcap {
    background-color: #666666;
    color: #FFFFFF;
    float: left;
    font-size: 30px;
    line-height: 30px;
    margin: 4px 8px 0 0;
    padding: 5px 10px;
    text-align: center;
}
.dropcap2 {
    background-color: #666666;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #FFFFFF;
    float: left;
    font-size: 35px;
    height: 41px;
    line-height: 25px;
    margin: 3px 8px 0 0;
    padding: 10px;
    text-align: center;
}

/*buttons*/
.btn-row {
    margin-bottom: 30px;
}
.btn-margin {
    margin-top: 27px;
}
.btn-primary {
    background: #c62527;
}

/*blog*/
.blog-item {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ddd;
}
.date-wrap, .comnt-wrap {
    margin-bottom: 20px;
}
.date-wrap span, .comnt-wrap span {
    display: block;
    padding: 10px 0;
    text-align: center;
}
.date-wrap .date {
    font-size: 30px;
    font-weight: 400;
    background: #c62527;
    color: #fff;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}
.date-wrap .month {
    font-size: 16px;
    font-weight: 400;
    background: #f6f5f0;
    color: #a19fa2;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}
.comnt-wrap .comnt-ico {
    background: #efeee9;
    color: #a0a0a0;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    font-size: 20px;
}
.comnt-wrap .value {
    background: #f6f5f0;
    color: #a0a0a0;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}
.blog-img img {
    width: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.blog-item h1, .blog-item h1 a {
    font-size: 25px;
    color: #c62527;
    font-weight: 400;
}
.blog-item h1 {
    margin-bottom: 20px;
    line-height: 35px;
}
.blog-item h1 a:hover {
    text-decoration: underline;
}
.author {
    margin: 25px 0 30px 0;
    font-size: 16px;
}
.author a, .shate-view a {
    color: #c62527;
}
.shate-view {
    margin-top: 20px;
}
.shate-view ul li {
    margin-bottom: 5px;
}
.blog-side-item h3 {
    margin-top: 30px;
    color: #02344e;
    font-size: 18px;
}
.blog-side-item ul li {
    margin-bottom: 5px;
    border-bottom: 1px solid #efefef;
    line-height: 35px;
}
.blog-side-item ul li a {
    display: inline-block;
    width: 100%;
}
.media p {
    line-height: normal;
}
ul.tag {
    display: inline-block;
    width: 100%;
}
ul.tag li {
    float: left;
    margin: 10px 10px 0 0;
    border-bottom: none;
}
ul.tag li a {
    border: 2px solid #e8e8e8;
    padding: 0 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.media img.media-object {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 80px;
    width: 80px;
}

/*footer*/
.footer {
    background: #f4f4f4;
    padding: 50px 0;
    margin-top: 50px;
    display: inline-block;
    width: 100%;
    font-weight: 400;
}
.footer h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}
.footer address a {
    color: #c62527;
}
.tweet-box {
    background: #02344e;
    padding: 20px 15px;
    border-radius: 5px;
    font-size: 14px;
}
.tweet-box:before {
    background-color: #02344e;
    border-color: #02344e;
    border-image: none;
    border-right: 1px none #02344e;
    border-style: none;
    content: "";
    display: block;
    height: 22px;
    left: 60px;
    position: absolute;
    top: 32px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 22px;
}
.tweet-box  a, .tweet-box i {
    color: #00adef;
}
.tweet-box  a:hover {
    color: #c62527;
}
.tweet-box i {
    font-size: 40px;
    float: left;
    margin-right: 15px;
}
.social-link-footer li {
    float: left;
    margin: 0 10px 10px 0px;
}
.social-link-footer li a {
    color: #fff;
    background: #ccc;
    padding: 10px;
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.social-link-footer li a:hover {
    background: #c62527;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*slider css*/
.main-slider {
    background: #f4f4f4;
    color: #fff;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.slider-colored {
    z-index: 1;
    position: relative;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.slide_title {
    font-weight: 700;
    color: #c62527;
    text-transform: uppercase;
    font-size: 35px;
    text-shadow: 2px 2px rgba(255, 255, 255, 0.5);/**/
}
.slide_subtitle {
    font-weight: 700;
    padding: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}
.slide_list_item {
    font-weight: 400;
    padding: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.slide_desc {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: lighter;
    /*text-shadow: 1px 1px #222;*/
}
.slide_desc_bordered {
    border-left: 3px solid #ddd !important;
    padding-left: 5px;
}
.slide_btn {
    font-weight: 400;
    background: #c62527;
    padding: 15px 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}
.slide_btn:hover, .slide_btn:focus {
    font-weight: 400;
    background: #e77368;
    padding: 15px 20px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}
.dark-text {
    color: #797d87;
}
.yellow-txt {
    color: #ffe582;
}

/*recent work*/
.bx-controls-direction a {
    background-color: #eee !important;
    padding: 20px 35px;
    border-radius: 5px !important;
    margin-left: 5px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.bx-controls-direction a:hover {
    background-color: #c62527 !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
    left: 43%;
    background-position: 25px 8px;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
    background-position: 22px 8px;
}

/*property*/
.property {
    padding: 100px 0;
    margin-bottom: 60px;
}
.gray-bg {
    background: #f4f4f4;
}
.property h1 {
    color: #02344e;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
}
a.btn-purchase {
    background: #02344e;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 40px;
    margin-top: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
a.btn-purchase:hover, a.btn-purchase:focus {
    background: #c62527;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*clients*/
.clients {
    margin-top: 50px;
}
.clients ul li {
    display: inline-block;
    margin: 0 30px;
}

/*portfolio*/

/*Photo Gallery*/
#gallery {
    margin: auto;
    position: relative;
    width: 100%;
}
#gallery h2 {
    color: #fff;
    padding-top: 30px;
}
.gallery-container {
    margin: 0 auto 40px auto;
    position: relative;
    width: 100%;
}
.col-4 .item {
    width: 23%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.col-4 .item img {
    height: 230px;
}
ul#filters {
    display: inline-block;
    width: 100%;
    margin: 5px 0 30px 0;
}
ul#filters li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
ul#filters li a {
    background: #E2E0E1;
    padding: 10px 15px;
    display: inline-block;
    color: #7D797A;
    outline: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -moz-transition-duration: 500ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}
ul#filters > li > a:hover, ul#filters > li > a:focus, ul#filters > .active > a, ul#filters > .active > span {
    background: #c62527;
    padding: 10px 15px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
    -moz-transition-duration: 500ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -webkit-transition-duration: 500ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
}
.item img {
    width: 100%;
    height: 100%;
}
.text-grid a {
    color: #fff;
}
.text-grid div {
    padding: 0 10px;
}
.text-grid p {
    margin-bottom: 10px;
}

/* Start: Recommended Isotope styles */

/* Isotope Filtering */

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/*Isotope CSS3 transitions */
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

/*disabling Isotope CSS3 transitions */
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

/*parallax*/
.parallax1 {
    background: url("../img/flat_parallax.jpg") no-repeat fixed 0 0 #c62527;
    background-size: cover;
    width: 100%;
    min-height: 400px;
    font-style: italic;
}
.parallax1 h1 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 160px;
}

/*----*/
.mbot50 {
    margin-bottom: 50px;
}

/*forms wizard*/
.form-wizard {
    margin-top: 45px;
}
.form-wizard .steps-progress {
    display: block;
    background: #ebebeb;
    width: auto;
    height: 10px;
    margin: 0 70px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.form-wizard .steps-progress .progress-indicator {
    background: #00a651;
    width: 0%;
    height: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.form-wizard.no-margin .tab-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.form-wizard > ul {
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
}
.form-wizard > ul > li {
    display: table-cell;
    width: 1%;
    text-align: center;
    position: relative;
}
.form-wizard > ul > li a {
    position: relative;
    display: block;
    padding-top: 35px;
    font-weight: bold;
    color: #ababab;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.form-wizard > ul > li a span {
    position: absolute;
    display: block;
    background: #ebebeb;
    color: #8e9094;
    line-height: 35px;
    text-align: center;
    margin-top: -57.5px;
    left: 50%;
    margin-left: -17.5px;
    width: 35px;
    height: 35px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.form-wizard > ul > li.completed a {
    color: #00a651;
}
.form-wizard > ul > li.completed a span {
    background: #00a651;
    color: #fff;
    -moz-box-shadow: 0px 0px 0px 5px #00a651;
    -webkit-box-shadow: 0px 0px 0px 5px #00a651;
    box-shadow: 0px 0px 0px 5px #00a651;
}
.form-wizard > ul > li.disabled a {
    color: rgba(142, 144, 148, 0.5);
}
.form-wizard > ul > li.disabled a span {
    background: #f5f5f6;
    color: rgba(142, 144, 148, 0.5);
    -moz-box-shadow: 0px 0px 0px 5px #f5f5f6;
    -webkit-box-shadow: 0px 0px 0px 5px #f5f5f6;
    box-shadow: 0px 0px 0px 5px #f5f5f6;
}
.form-wizard > ul > li.active a, .form-wizard > ul > li.current a {
    color: #c5c5c5;
    font-weight: bold;
    color: #303641;
}
.form-wizard > ul > li.active a span, .form-wizard > ul > li.current a span {
    background: #c5c5c5;
    background: #fff;
    color: #525252;
    -moz-box-shadow: 0px 0px 0px 5px #ebebeb;
    -webkit-box-shadow: 0px 0px 0px 5px #ebebeb;
    box-shadow: 0px 0px 0px 5px #ebebeb;
}
.form-wizard .tab-content {
    margin: 0 52.5px;
    margin-top: 35px;
}
.form-wizard .tab-content .pager {
    margin-top: 35px;
}
.form-wizard .tab-content .pager .first a {
    margin-right: 10px;
}
.form-wizard .tab-content .pager .last a {
    margin-left: 10px;
}
.wizard-btns {
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
}

/*arrows*/
.collapsed.icon-chevron-up:before {
    content: "\f078";
}

/*legend*/
legend {
    font-weight: bold;
    font-size: inherit;
    padding: 5px 0;
}

/*flot chart*/
.flot-chart .chart, .flot-chart .pie, .flot-chart .bars {
    height: 300px;
}
.flot-chart .line-chart {
  width:100%;
  height:300px;
}
.flot-chart .chart .title, .flot-chart .pie .title, .flot-chart .bars .title {
    text-align: center;
    line-height: .9;
}
.flot-chart .chart .value, .flot-chart .pie .value, .flot-chart .bars .value {
    text-align: center;
    font-weight: bold;
}
/*sparkline*/
.panel.terques-chart {
    background: #41cac0;
    color: #fff;
}

/*fix tbas flot chart*/
.tab-content>.tab-pane {
    display:none;
    visibility:hidden;
    height:0;
}
.tab-content>.tab-pane.active {
    width:100%;
    height:100%;
    visibility:visible;
    display:block;
}
/*overlay spinner*/
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2,52,78,0.5);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  background-image: url(/static/img/bluecastle-loading.svg);
  content: '';
  display: block;
  width: 150px;
  height: 90px;
}

/* Wizard */
.wizard label {
    /*display: block;
    text-align: center;
    padding: 1em ;
    width: 100%;
    max-width: 300px;
    margin: 10px auto;
    line-height: 22.5px;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #1b5098;
    background: -webkit-linear-gradient(bottom,#0074e4,#1b5098);
    background: linear-gradient(to top,#0074e4,#1b5098);
    background-repeat: repeat-x;
    color: #fff;
    overflow: none;*/
}
.wizard .form-control {
    display: block;
    padding: 1rem 1rem 1rem 3rem;
    width: 100%;
    height: inherit;
    max-width: 300px;
    margin: 0;
    white-space: nowrap;
    vertical-align: middle;
}
.wizard .answer {
    margin: 0;
    background-color: transparent;
    width: 100%;
    min-height: 52.5px;
    display: block;
}
.wizard .answer span.left {
    position: absolute;
    display: block;
    padding: 0.7em 1em;
    width: auto;
    height: inherit;
    margin: 0 auto;
    line-height: 22.5px;
    z-index: 0;
}
.wizard .answer span.right {
    display: block;
    padding: 1em;
    width: auto;
    height: inherit;
    margin: 0 auto;
    line-height: 22.5px;
    z-index: 0;
    float: right;

}
.wizard .question-text {
    font-size: 20px;
    /*text-align: center;*/
}
.wizard .warning-message:before {
    background-color: #b6e0f2;
    border-color: #b6e0f2;
    border-image: none;
    border-style: none;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    margin-top: -25px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 12px;
}
.wizard .warning-message {
    background: #b6e0f2;
    padding: 20px 15px;
    border-radius: 5px;
    color: #044d8e;
    width: 100%;
    margin: 10px auto;
}
.wizard .help:before {
    background-color: #bec3c7;
    border-color: #bec3c7;
    border-image: none;
    border-right: 1px none #bec3c7;
    border-style: none;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    margin-top: -25px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 12px;
}
.wizard .help {
    background: #bec3c7;
    padding: 20px 15px;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    max-width: 300px;
    margin: 10px auto;
}
.wizard .required-message {
    background: #e2a6aa;
    padding: 20px 15px;
    border-radius: 5px;
    color: #c62527;
    width: 100%;
    margin: 10px auto;
}
.wizard .required-message:before {
    background-color: #e2a6aa;
    border-color: #e2a6aa;
    border-image: none;
    border-style: none;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    margin-top: -25px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 12px;
}
/*
.wizard .radio,
.wizard .radio-inline,
.wizard .checkbox,
.wizard .checkbox-inline {
    background-color: #02334e;
    background: -webkit-linear-gradient(bottom,#056b9e,#02334e);
    background: linear-gradient(to top,#056b9e,#02334e);
    background-repeat: repeat-x;
    color: #fff;
}
.wizard .radio:hover,
.wizard .radio-inline:hover,
.wizard .checkbox:hover,
.wizard .checkbox-inline:hover {
    background-color: #02334e;
    background: -webkit-linear-gradient(bottom,#02334e,#056b9e);
    background: linear-gradient(to top,#02334e,#056b9e);
    background-repeat: repeat-x;
}*/
.wizard .radio input[type=radio], 
.wizard .radio-inline input[type=radio], 
.wizard .checkbox input[type=checkbox], 
.wizard .checkbox-inline input[type=checkbox]
 {
    display: none;
    margin-left: -50px;/**/

}
.wizard-btns .btn-label {
    display: inline-block;
    padding: 0.5em 1em;
    margin-bottom: 10px;
    width: auto;
    line-height: 22.5px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: #c62527;
    background: -webkit-linear-gradient(bottom,#c62527,#d64547);
    background: linear-gradient(to top,#c62527,#d64547);
    background-repeat: repeat-x;
    color: #fff;
    overflow: none;
}
/*
.wizard-btns #backBtn {
    margin: 0 5px
}
.wizard-btns #nextBtn {
    margin: 0 0 0 5px
}** custom checkboxes ***/

/*.wizard .radio input[type=radio] { display:none; }  to hide the checkbox itself */
.wizard .radio input[type=radio] + span:before {
  font-family: FontAwesome;
  display: inline-block;
}

.wizard .radio input[type=radio] + span:before { 
    content: "\f096"; 
    margin-right: 5px; 
    margin-left: -18px;  } /* unchecked icon */

.wizard .radio input[type=radio]:checked + span:before { 
    content: "\f046"; 
    color: #A3D900; 
    margin-right: 5px; 
    margin-left: -20px; 
    } /* checked icon */


/* No Print */
@media print {
.print-none {
    display:none !important;
  }
} 
.print-only {
    display:none !important;
  }

/* Center items*/
.partners {
    /*margin-top: 102px;*/
}
.center-items {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.center-item {
  max-width: 50%;
}
.center-items h2 {
  margin: -40px -30px 0px -50px;
}
.center-item-top {
  align-self: flex-start;
}
.center-item-bottom {
  align-self: flex-end;
}
/* Help */
.help-container div:first-child:before {
    background-color: #f4f4f4;
    border-color: #bec3c7;
    border-image: none;
    border-left: 2px solid #bec3c7;
    border-bottom: 2px solid #bec3c7;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    margin-left: -22px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 12px;
}
.help-container div:first-child {
    background-color: #f4f4f4;
    border: 2px solid #bec3c7;
    padding: 10px 15px 15px;
    border-radius: 5px;
    margin: 10px auto;
}

/* Faqs */
.faqs p b {
    font-size: 16px;
    margin: 10px 0 5px;
}
.faqs p {
    margin-bottom: 30px;
}